PDF4Java Reference Documentation
com.o2sol.pdf4java.destinations Package / PDFPageNumberDestination Class
Members
In This Topic
    PDFPageNumberDestination Class
    In This Topic
    Defines a destination to a PDF page identified by its page number.
    The destination page can be located in the current document or in a remote document.
    Object Model
    PDFPageNumberDestination ClassPDFCosArray ClassPDFDestinationType EnumerationPDFDestinationZoomMode Enumeration
    Syntax
    public class PDFPageNumberDestination 
        extends PDFPageDestination 
    Inheritance Hierarchy

    java.lang.Object
       com.o2sol.pdf4java.destinations.PDFDestination
          com.o2sol.pdf4java.destinations.PDFPageDestination
             com.o2sol.pdf4java.destinations.PDFPageNumberDestination

    See Also